well, 1.6.6 (eta 2nd half of september) should come with support for "do not autoptimize" comment tags, like this;
<!-- noptimize --><script>alert("your javascript here</script><!-- /noptimize -->
this should allow you to exclude whatever CSS & JS you want?