JSFiddle - React, Tailwind, and code Playground
HTML
<div contenteditable="false">
<input type="text" />
<input type="checkbox" disabled="disabled" />
</div>
<div contenteditable="false">
<input type="text" />
<input type="checkbox" disabled="disabled" />
</div>