Blob Blame History Raw
<html><head>
<style>
div {
  outline: 1px solid black;
}
</style>

</head><body>
You should see no red, only green<br>
  <div style="overflow: scroll; height: 200px; z-index: 2; position: relative; background-color: lime;"></div> 
   </div>
</body></html>