Im using Iscroll to an webapp and all goes fine. My problem is that i have a footer with data-position="fixed" and in here i have an input. When i click this input the virtual keyboard covers the footer and i dont see the text.
I'm usin this with jquery mobile, i've tested in an ipad and a iphone, and the pluggin works fine, except when i'm writing on the input field in my footer, it pops up the virtual keyboard and covers up the input field.
here's a link where you can see it: http://www.gilasdesign.com/test2/threads.html#conversation
How can i do it for the footer says above the virtual keyboard?