Let's say that you mounted encfs:
encfs ~/cryptfoo ~/foo
Then try to create another encfs inside the mount point:
encfs ~/cryptfoo2 ~/foo/foo2
It will fail.
Why does this occur? I am using Ubuntu 10.04. My encfs is version 1.5. Does this have something to do with fuse?