Here\'s the dilema, I have a webpage (only for android devices) and in that page I have an input box (a text box specifically) and when it gets focus the browser zooms in. I
This may be good answer:
input, textarea { max-width:100%; }
Don't use