I'm using jquery mobile 1.4.0rc1
if a fixed panel has a height which overflows from the page it automatically turns in a standard non-fixed panel you can scroll with the page.
This doesn't happen when changing orientation, for example: if you switch from portrait lo landscape it is possible that panel content overflows from page (because the device height is obviously reduced) but it remains fixed.
I think this needs to be solved, thanks