Background autosave is something we’d like to add but I think it may have to wait until V8. We need to build a little more infrastructure so we can get a copy of the document to save in the background without it changing in the middle of a save. Otherwise we either have to pause the program for a little bit (bad) or risk a crash (really bad).
We’ll hope for progress in V8.