JSFiddle - React, Tailwind, and code Playground
HTML
<html>
<body>
<textarea readonly="readonly" rows="5" columns="100">This is a readonly text</textarea>
</body>
</html>
<html>
<body>
<textarea readonly="readonly" rows="5" columns="100">This is a readonly text</textarea>
</body>
</html>