JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" />

CSS

input {z-index: 40}

JavaScript

$("input").datepicker();