Lionel,
I was able to get this to work easily enough editing the va_spy.js file, at line 272:
Code:
text = '<td class="alt1 smallfont" align="center" valign="top">' + what + '</td><td class="alt2 smallfont" valign="top">' + poster_clip + '</td><td class="alt1Active smallfont">' + clip + '</td><td align="center" class="alt1 smallfont" valign="top">' + where + '</td>';
I just put the valigns in there and they popped to the top of the cell.