JSFiddle - React, Tailwind, and code Playground
HTML
<div class='height: 100px; overflow: auto'>
<div style='height: 20px; background: #f00;transform:translateY(1000px)'></div>
</div>
<div class='height: 100px; overflow: auto'>
<div style='height: 20px; background: #f00;transform:translateY(1000px)'></div>
</div>