<!DOCTYPE html>
<!-- There should be a functioning vertical scrollbar, but no horizontal scrollbar. -->
<iframe style="overflow-x: scroll; overflow-y: hidden" srcdoc="<div style=height:1000px></div>"></iframe>
<!DOCTYPE html>
<!-- There should be a functioning vertical scrollbar, but no horizontal scrollbar. -->
<iframe style="overflow-x: scroll; overflow-y: hidden" srcdoc="<div style=height:1000px></div>"></iframe>