<input type="text" id="answer_input"> <script> document.getElementById("answer_input").focus() </script>