.barraTextarea {    
    overflow: scroll;
    z-index: 3;
}

.table-hover2 tbody tr:hover > td {
  background-color: #b9f6ca;
}
