JSFiddle - React, Tailwind, and code Playground
HTML
<input type="checkbox"/>
<input type="checkbox"/>
<input type="checkbox" checked onclick="return false;" onkeydown="e = e || window.event; if(e.keyCode !== 9) return false;"/>
<input type="checkbox"/>
<input type="checkbox"/>