Content disapears Android 4.x

Content disapears Android 4.x

Hello,

Currently i'm developing a mobile website with jQuery mobile. While testing my site on different browsers I encountered an problem:
The content of my page is not showing.

I'm using jQuery mobile 1.2.0 RC2 but when I go back to 1.1.1 the same happens. It only happens when my footer menu has data-position="fixed" and it is visible, when i tab the screen the menu disappears and my content appears when i tab the screen again the menu appears and my content disappears.

Is this a known problem? And how can i solve this?

Thanks