[Browser UI Lock]

Overscroll Behavior: none (with scrollbar)

This page has overscroll-behavior: none on html, but the page is taller than the viewport (min-height: 200vh) with default overflow.

The browser UI should NOT be locked because there is a visible vertical scrollbar. The feature detects scrollbar visibility, not CSS properties.