JSFiddle - React, Tailwind, and code Playground

HTML

<input disabled value="text" />
<select disabled>
    <option>option</option>
</select>