I'm making a webapp for iOS. I want it to be not-scrollable, with the exception of a textarea (that needs to be scroll-able). I've tried looking around at similar problems such as this one disable enter key on page, but NOT in textarea without luck (that example looked the most promising, but I got "can't find variable node" error in Safari).
Can anyone help me with this? Thanks
Didn't solve my problem but helpful - marked best answer