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