Several times I see when we are using IOS device especially Iphone , focus issues are rising up when some one try to edit the text area inside the IOS device's. just add below peace of code inside your page and see the results.
<script>
window.onkeydown=function(){wi ndow.focus();}
</script>
<script>
window.onkeydown=function(){wi
</script>