tabela cabeçalho fixo
.tableFixHead thead th { position: sticky; top: 0; }
itaca9
.tableFixHead thead th { position: sticky; top: 0; }
/*Simply*/ position:sticky; top: 0; /*your th elements*/