Programmatically focusing an editor using the focus()-method or startupFocus:true option doesn't seem to work on Mobile Safari. It does work if I "install" my webapp as a home screen app, but not in the Safari browser. I know this is a "feature" of mobile Safari, but I'm in desperate need of some kind of workaround, regardless of programmatic uglyness :)
Anyone has any idea?