Deactivate Queueing / Effect Queueing

Deactivate Queueing / Effect Queueing

I am calling a fadeIn to an element on the page.
While the fadeIn is running I want to prevent that any new effects (like fadeOut and etc. pp.) are added to this element-queue.
Is this possible with JQuery?

With best regards
Innocentus