It seems that is finally standardized offline data storage on the web. With HTML5 comes IndexedDB API, and looks set to be the new standard for all browsers.
Here is a wrapper to work with this API: http://static.uxebu.com/ ~ jens / indexeddb / idb-ff.js
And Mozilla documentation here: https: / / developer.mozilla.org / en / IndexedDB