Uses JAQ skin to delete the mail in the mail list , There are wrong lines in the mail list ,
You can revise the  mail.css , There are no wrong lines while deleting the mail in this way !
#messagelist tbody tr td
{
  height: 16px;
  padding: 2px;
  padding-right: 4px;
  font-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  border-top: 1px solid #EBEBEB;  
  cursor: default;
} 
If is unable to input and search , please add iehacks.css :
#quicksearchbar
{
  z-index: 250;
}
(http://www.wy.com.tw/JAQ.gif)