More info: When I'm logged as admin, I can insert name and descrioption from gallery itself, but not from admin panel. If I put a youtube embedded code in to it, it just stays that "Saving..." and stays that. Odd, youtube worked before...
Edit:
I even didt this:
`
object => (width => () height => ())
param => (name => () value => ())
embed => (src => () type => () allowfullscreen => () width => () height => ())
`
...from here: http://www.zenphoto.org/support/topic.php?id=3783#post-22611
That allows me to put youtube-code to comments, but not to description. Should I hack some code for it?