Just to chime in on this: I agree Coffeescript is a great thing in the Javascript world, and while you may not need to be an expert in Javascript to learn Coffeescript, it would be unwise to dive into Coffeescript without much knowledge of Javascript. Not to mention, its not a programming language in its entirety, its one that is compiled into another. Learning CS as a first language, and you'd be missing out on a lot of the things.
That'd be like trying to learn HAML without knowing HTML, at least for me. With all that said, once you get to the point of using Javascript and have your feet wet I would DEFINITELY learn Coffeescript.