$(document).ready(function(){
  document.getElementById('edit-term').focus();
});
