void IHtmlTextAreaSubDomExtender.Focus() => _textboxContainer.Focus();
void IHtmlInputSubDomExtender.Focus() => _textboxContainer.Focus();