I'm encountering an issue with a table inside a div that has overflow-y: scroll applied to it.
While the scrollbar appears when there is content overflow, I am unable to scroll using the scrollwheel. It only works when the cursor is directly on top of the scrollbar...
Can anyone explain why this might be happening?