question using jquery selectors

question using jquery selectors

does jquery selectors allow one to find all elements except for one on a page? For example, I want to use the fadeOut method to fade out the entire page except for one element (kind of like the lightbox plugin). Any idea of how to construct this selector? Thanks!