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