overflow:scroll for a div work for mouse BUT DO NOT for touch events (fingers)
So here's the question.. HOW to make a vertically scrollable div to work properly with mouse AND touch?
I am able to use touch and mouse on a overflow scroll div successfully. Can you post a simple example of what is failing for you please? You should be able to use both methods successfully and see the off screen content simply by scrolling.