textarea#comment{
  background-image: url(/images/comment.png) !important;
  background-position: right 10px bottom 10px !important;
  background-repeat: no-repeat !important;
}
textarea#comment:focus{
  background-position-y: 789px !important;
}

