Serveral things I noticed:
- Maybe I have implemented the fixed footer the wrong way but: When I view the page in Android (Version 2.2, Samsung Galaxy GT-I9000) the footer sometimes just doesn't reappear and is fixed to the bottom of the page instead of to the bottom of the screen.
- The fix with "touchOverflowEnabled" won't work under iOS5 (tested on iPhone4). The footer just sits in the middle of the page and doesn't move.
- in WebOS (tested on 1.4.5) the footer isn't even visible (the one on the jquerymobile-demopage is not showing too). Overall, when viewed in WebOS, there are many graphical glitches (e.g. during transitions).
Does anyone know these limitations?