TextField on ios is above the displaylist
I created form that uses several TextFields of "input" type and while those behave fine on Android on IOS, when I select textfield its "native" part shows up above the display list, so whenever i scroll my form under other parts of the application it is fully showing on top with the cursor, text entered and little "x". Is there any way to cure it? I'm baning against the wall here.
I know there is stagetext native component that should act like that but i'm using just regular textfield and i don't want any nice features but i want it to be part of my app not above it. Again, on android it acts perfectly normal.
Target device: iPod 4gen iOS 5
SDK: 4.6 + AIR 3.1
If anyone has any thoughts please help.
I'm thinking this is just a framework bug...
