public int getTextAreaOffsetTop() {
   return textArea.getAbsoluteTop() - getAbsoluteTop();
 }