﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8636	Editing Absolute positioned DIVs in Firefox and IE is problematic	David		"When using Mozilla Firefox (or at least version 9.0.1), when a DIV with absolute positioning is not the first thing you click inside the editor, then it becomes uneditable. 

Paste this inside a CKEditor to re-create:
{{{
<div>1. Click me</div>
<div style=""position:absolute;"">2. now try to edit me</div>
}}}

I note that this works as expected in competing editors such as TinyMCE."	Bug	confirmed	Normal		General	3.0		Firefox IE	
