On all item list in the admin, On my local computer Using Fire Fox I traced the problem down to how style classes are applied on row overs. The code still changes the class to the row over class, but it is applied the the tr tag, but not the td tags, in the row.
So far I have tried several different ways to get it to work again, but no luck yet.