thead#ft-thead td, thead#ft-thead td.locked {
	position: relative;
}

thead#ft-thead td {
    top: expression(document.getElementById("tbl-container").scrollTop);
    z-index: 20;
}
