I have an element dropdown with a vertical scroll and when it reach the end of the scroll, the browser will start scrolling the page(scroll chaining).I want to prevent this default behaviour in safari browser. How can I prevent scrolling the entire page?