I am using this plugin with wpmu 2.6 and found that i have to edit my kses.php file to get it to work.
I had to add class and name to the pre array. Before I added them, the name and class attributes were stripped from the pre tag.
kses.php is located in the wp-include folder.