[Browser UI Lock]

Overflow: hidden on body only

This page has overflow: hidden; height: 100vh on body, but the html element still has default overflow.

Whether this locks depends on whether content causes the html element to overflow beyond its client height. With enough inline content (scripts, stylesheets), the html element may still have a visible scrollbar, preventing lock.