JSFiddle - React, Tailwind, and code Playground
HTML
<script src="https://www.google.com/jsapi"></script>
<div style="background-color:red; width:200px; height:200px;" type="text" onkeypress="alert(window.event.keyCode)">
</div>
<script src="https://www.google.com/jsapi"></script>
<div style="background-color:red; width:200px; height:200px;" type="text" onkeypress="alert(window.event.keyCode)">
</div>