This isn't a situation where you can say "yes, all UI designers should/shoudln't know javascript/jQuery/coding/whatever". And I can't disagree enough with people who insist it can actually be harmful for your designers to know how to do things!
Instead of asking "should they know it" you really need to look at your team's needs. Do you need high fidelity prototypes? Do you need rapid iteration for user testing that's slowed down if a front end developer has to make the interface each and every time for the UI designer? Is your site largely based on dynamic javascript content?
The more of those questions you can answer yes to, the more apparent it is that javascript/jQuery/etc is an important skill. If you're designing highly dynamic pages it can be extremely important that your UI designer understand how that all goes together and what's possible. If you prototype for testing/demonstration it can be extremely helpful if your UI designer can do that themselves.
I take exception to Matt Obee's answer; yes, it is true that front end developers should have much stronger scripting skills and should be responsible for building out your final released project (building for performance and maintainability), but that doesn't preclude the potential importance of your UI designer knowing some javascript as well.
Just because your designer knows Javascript doesn't mean they have to build the final codebase themselves! If it's a very small shop maybe you do need your UI designer to build a large amount of the final code, but if that's the case you should know the requirements of the role already.
You have to evaluate how much a UI designer with javascript knowledge would benefit your situation. There is no cut and dried yes or no answer. There's a lot of dogma out there on both sides of this argument, definitely make sure you don't get caught up in it. There are plenty of reasons to leave javascript as a requirement in the job description for a web UI designer, and plenty of reasons to make it a "plus" instead or even not focus on it, depending on how relevant javascript is to your project and how detached the designer will be from the final code.