On screens where I scroll,
<div data-role="footer" data-theme="a" data-id="maintoolbar" data-position="fixed">
is acting flaky on Android 2.3.3. Sometimes the toolbar will float, fade and re-appear. But oftentimes the toolbar will not re-appear at the bottom of the screen. Instead it gets fixed to the bottom of the content, and you have to scroll down to find it.
Changing to v1.1 is not an option, because there the fixed toolbar behavior is even worse for Android 2.3.3 - the footer toolbar stays fixed all the way below the content and you never see it unless you scroll all the way to the bottom.
I wonder if anybody has any thoughts on this.
Thanks,
doug