JSFiddle - React, Tailwind, and code Playground

HTML

<form name="foo">Form</form>
<div id="foo">Div</div>

JavaScript

console.log(window.foo);