I have a div with overflow-y: scroll on a page. The page also has a few popup modals and overlays. However, the scrollbar of the div renders above all of these overlays. I tried increasing the z-index over overlays but it won't work.
The scrollbar does not detect a hover in the region over the modals.