[Browser UI Lock]
This page has overscroll-behavior-y: contain on body, but the page is taller than the viewport (min-height: 200vh) with default overflow.
overscroll-behavior-y: contain
min-height: 200vh
The browser UI should NOT be locked because there is a visible vertical scrollbar.