Rated 5 out of 5 stars

Works fine in TB 14Beta, if one will add in userChrome.css :

#msgHeaderView, #msgHeaderViewDeck {
max-height: 450px !important;
}

where max-height should be adjusted to your own requirements!