One question: How do i prevent the character from colliding with background scenary ? They're the same object :X
You can set solid disabled with events.
Just check your tile for whatever it is you use for your background,
to me it looks like you're changing it's opacity.
So, check the tile's opacity, or it's animation frame if that's what you're using, and then set solid disabled.