I'm picking up a bunch of select's via $$, then I want to clean them all by using the selects remove function... well I can't because mootools overloads its own remove function, completely hiding the remove function.
So is there a way to get the unwrapped object?
(Do you know what I'm talking about?)


