JSFiddle - React, Tailwind, and code Playground
HTML
<div style="position: absolute; height: 200px; overflow-y: scroll; background-color: yellow;">
<div style="height: 2000px;">
one two three four five
</div>
</div>
<div style="position: absolute; height: 200px; overflow-y: scroll; background-color: yellow;">
<div style="height: 2000px;">
one two three four five
</div>
</div>