SELECT 
  f.*, 
  d.description 
FROM 
  cscart_form_options as f 
  LEFT JOIN cscart_form_descriptions as d ON d.object_id = f.element_id 
  AND d.lang_code = 'en' 
WHERE 
  f.page_id = 30 
  AND f.status = 'A' 
ORDER BY 
  f.position

Query time 0.00059

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "table": {
          "table_name": "f",
          "access_type": "ref",
          "possible_keys": ["page_id"],
          "key": "page_id",
          "key_length": "6",
          "used_key_parts": ["page_id", "status"],
          "ref": ["const", "const"],
          "rows": 3,
          "filtered": 100,
          "index_condition": "(f.`status` = 'A')",
          "attached_condition": "((f.page_id <=> 30) and (f.`status` <=> 'A'))"
        }
      }
    },
    "table": {
      "table_name": "d",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "9",
      "used_key_parts": ["object_id", "lang_code"],
      "ref": ["egkcysbp_cscartn.f.element_id", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond((d.lang_code = 'en'))"
    }
  }
}

Result

element_id page_id parent_id element_type value position required status description
4 30 0 L 0 N A <p>Thank you for contacting us. We'll answer you at first opportunity.</p> <p>Manners Auto Wreckers.</p>
5 30 0 J mannersauto@bigpond.com 0 N A
8 30 0 E 7 0 N A
9 30 0 K 0 N A