JSFiddle - React, Tailwind, and code Playground
HTML
Double click the input to enable:
<input type="text" value="asdf" disabled="disabled" ondblclick="this.disabled=false;">
Double click the input to enable:
<input type="text" value="asdf" disabled="disabled" ondblclick="this.disabled=false;">