well, I'm the one who's easily confused about CSS right now, so provide
> your own grain of salt here, but wouldn't that just style a DIV, and not
> the entire HTML element?
>
html { overflow-y: scroll; }
?
or even
body { overflow-y: scroll; }
"auto" is the default property