JS Focus TextArea
document.getElementById(IdOfTextArea).focus();
Determined Deer
document.getElementById(IdOfTextArea).focus();
window.location.hash = '#tries';