We have a PhoneGap application that has navigation bar and tab bar "implemented" as divs with fixed position (see screen 1).
In iOS6 there's some strange behavior with these divs when the keyboard is shown. When we type a first letter the div will disappear and the blank area is displayed instead. When we're closing a keyboard everything goes back to normal.
This happens in UIWebView only and doesn't happen in Mobile Safari.
Did anyone had something similar? I suppose we shouldn't be alone.
Screen shots: