Below android 2.3.4 overflow:auto not working in my android mobile browser
Example:
<div style="overflow:auto; height:200px"> Test data </div>
Given in this answer
Overflow auto doesn't work in android browser
Also check this